Laravel Dusk
ブラウザテストができるパッケージ
Laravel Dusk provides an expressive, easy-to-use browser automation and testing API. By default, Dusk does not require you to install JDK or Selenium on your machine. Instead, Dusk uses a standalone ChromeDriver installation. However, you are free to utilize any other Selenium compatible driver you wish.
Browser Tests (Laravel Dusk) - Laravel - The PHP Framework For Web Artisans
#ソフトウェアテスト